IT[X]
[ class tree: IT[X] ] [ index: IT[X] ] [ all elements ]

Element index for package IT[X]

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ p ] [ r ] [ s ] [ u ] [ w ]

a

addBlock
in file ITX.php, method HTML_Template_ITX::addBlock()
    Adds a block to the template changing a variable placeholder to a block placeholder.
addBlockfile
in file ITX.php, method HTML_Template_ITX::addBlockfile()
    Adds a block taken from a file to the template changing a variable placeholder to a block placeholder.
top

b

blockExists
in file ITX.php, method HTML_Template_ITX::blockExists()
    Checks wheter a block exists.
BlockvariableExists
in file ITX.php, method HTML_Template_ITX::BlockvariableExists()
    Checks wheter a block variable exists.
buildFunctionlist
in file ITX.php, method HTML_Template_ITX::buildFunctionlist()
    Builds a functionlist from the template.
top

c

$callback
in file ITX.php, variable HTML_Template_ITX::$callback
    List of callback functions specified by the user.
$checkblocknameRegExp
in file ITX.php, variable HTML_Template_ITX::$checkblocknameRegExp
    RegExp used to test for a valid blockname.
top

d

deleteFromBlockvariablelist
in file ITX.php, method HTML_Template_ITX::deleteFromBlockvariablelist()
    Deletes one or many variables from the block variable list.
top

e

$error_message_prefix
in file IT_Error.php, variable IT_Error::$error_message_prefix
    Prefix of all error messages.
top

f

$functionnameRegExp
in file ITX.php, variable HTML_Template_ITX::$functionnameRegExp
    Functionname RegExp.
$functionPrefix
in file ITX.php, variable HTML_Template_ITX::$functionPrefix
    Functionnameprefix used when searching function calls in the template.
$functionRegExp
in file ITX.php, variable HTML_Template_ITX::$functionRegExp
    RegExp used to grep function calls in the template.
$functions
in file ITX.php, variable HTML_Template_ITX::$functions
    List of functions found in the template.
findPlaceholderBlocks
in file ITX.php, method HTML_Template_ITX::findPlaceholderBlocks()
    Returns an array of blocknames where the given variable placeholder is used.
top

g

getBlocklist
in file ITX.php, method HTML_Template_ITX::getBlocklist()
    Returns a list of blocknames in the template.
getBlockvariables
in file ITX.php, method HTML_Template_ITX::getBlockvariables()
    Returns a list of variables of a block.
getFunctioncalls
in file ITX.php, method HTML_Template_ITX::getFunctioncalls()
    Returns a list of all function calls in the current template.
getValue
in file ITX.php, method HTML_Template_ITX::getValue()
top

h

$haltOnWarning
in file ITX.php, variable HTML_Template_ITX::$haltOnWarning
    Call die() on warning?
HTML_Template_ITX
in file ITX.php, method HTML_Template_ITX::HTML_Template_ITX()
    Builds some complex regexps and calls the constructor of the parent class.
HTML_Template_ITX
in file ITX.php, class HTML_Template_ITX
    Integrated Template Extension - ITX
top

i

ITX.php
procedural page ITX.php
IT_Error.php
procedural page IT_Error.php
init
in file ITX.php, method HTML_Template_ITX::init()
IT_Error
in file IT_Error.php, method IT_Error::IT_Error()
    Creates an cache error object.
IT_Error
in file IT_Error.php, class IT_Error
    IT[X] Error class
top

p

$printWarning
in file ITX.php, variable HTML_Template_ITX::$printWarning
    Print warnings?
performCallback
in file ITX.php, method HTML_Template_ITX::performCallback()
    Checks the list of function calls in the template and calls their callback function.
placeholderExists
in file ITX.php, method HTML_Template_ITX::placeholderExists()
    Returns the name of the (first) block that contains the specified placeholder.
top

r

removeBlockData
in file ITX.php, method HTML_Template_ITX::removeBlockData()
    Recursively removes all data assiciated with a block, including all inner blocks
replaceBlock
in file ITX.php, method HTML_Template_ITX::replaceBlock()
    Replaces an existing block with new content.
replaceBlockfile
in file ITX.php, method HTML_Template_ITX::replaceBlockfile()
    Replaces an existing block with new content from a file.
top

s

setCallbackFunction
in file ITX.php, method HTML_Template_ITX::setCallbackFunction()
    Sets a callback function.
setCallbackFuntiontable
in file ITX.php, method HTML_Template_ITX::setCallbackFuntiontable()
    Sets the Callback function lookup table
setFunctioncontent
in file ITX.php, method HTML_Template_ITX::setFunctioncontent()
    Replaces a function call with the given replacement.
top

u

updateBlockvariablelist
in file ITX.php, method HTML_Template_ITX::updateBlockvariablelist()
    Updates the variable list of a block.
top

w

$warn
in file ITX.php, variable HTML_Template_ITX::$warn
    Array with all warnings.
warning
in file ITX.php, method HTML_Template_ITX::warning()
    Handles warnings, saves them to $warn and prints them or calls die() depending on the flags
top

Documentation generated on Mon, 11 Mar 2019 14:11:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.